home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / Development / libogg / libogg-1.0rc3 / include / ogg / Makefile.am < prev    next >
Encoding:
Makefile  |  2002-10-27  |  173 b   |  8 lines

  1. ## Process this file with automake to produce Makefile.in
  2.  
  3. AUTOMAKE_OPTIONS = foreign
  4.  
  5. includedir = $(prefix)/include/ogg
  6.  
  7. include_HEADERS = ogg.h os_types.h config_types.h
  8.